.body
{
	font: normal 12px arial, tahoma, helvetica, sans-serif;
	margin:0;
	padding:10px;
	background-color:#EFF5FB;
	background: #FFFFFF url(../images/bgimg.jpg) no-repeat 50% 0; 
}
a{
	text-decoration: none; 
}
.allbody{
	margin-left: auto; margin-right: auto;
	width:990px;
	/*border:1px solid #CCC;*/
}

.headers{

	padding:3px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:5px;
	

	width:968px;
	height:168px;
	/*height:60px;*/
}

.accordionResizer{
	padding:8px; 
	width:150px;
	height:500px;
	
}
.menus_det_item{
	padding:2px;
	margin:2px;
	margin-left:5px;
	
	
}

#workspace{
	width:801px;
	padding:6px;
	position:relative;

}

.itemheader{
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	padding:3px;

}
.input{
	border: 1px dashed #767676;

}
.canedit{
	background-color:#f6f5ec;
}


.innerdiv {
	margin:5px;
	margin-top:10px;
	margin-bottom:10px;
}

.queryinnerdiv{
	position:absolute;
	margin:5px;
	
	height:60px;
	
}

.orderlist{
	position:relative;
	width:768px;
	padding:6px;
	margin-bottom:15px;

}
.orderlistclose{
	position:absolute;
	left:760px;
	top:10px;
}
.inputline{
	border: 0px;
	border-bottom: 1px dashed #767676;
}
.fulltd{
	width:95%;
}
.showtable{
	width:760px;
	text-align:center;
}
.itemscap{
	font-weight:bold;
}

.pipe{
	margin: 0 5px 0 5px;
	color: #CCC;
}
.dodge{
	margin: 0 2px 0 2px;
	color: #888;
}
